home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 1 / CU Amiga Magazine CD-ROM Special Edition (1995)(EMAP Images)(GB)[Issue 1995-11].iso / Aminet / comm / tcp / ATCP_sdk_40_gc.lha / AmiTCP-4.0-gcc / src / netlib / gcc.h < prev    next >
C/C++ Source or Header  |  1995-03-15  |  463b  |  28 lines

  1. #ifndef _GCC_H_
  2. #define _GCC_H_
  3.  
  4. #define __stkargs
  5. #define __stdargs
  6. #define  __chkabort();
  7. #define REG(x)
  8. #define ASM
  9. #define SAVEDS
  10. #define _COMMSIZE_H
  11. #define _COMMLIST_H
  12. #define _COMMNULL_H
  13. #define COMMIFMT_H
  14. #define _COMMIFMT_H
  15. #define __interrupt
  16. #define RCS_ID_C    static char *RCS
  17. #define _IOS1_H
  18.  
  19. #define O_TEMP        0x1000
  20. #define O_LOCK        0x8000
  21. #define O_XLATE     0x4000
  22.  
  23. /*#undef __VERSION__
  24. #define __VERSION__ 1*/
  25. #define __REVISION__ 0
  26. #endif
  27.  
  28.